home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / manga_mania_coloring.swf / scripts / DefineButton2_198 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  129b  |  7 lines

  1. on(release){
  2.    gotoAndStop(4);
  3.    _root.nurie.movie.gotoAndStop(1);
  4.    _root.insatu.gotoAndStop(1);
  5.    stopAllSounds();
  6. }
  7.